home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- FindButtons()
- end
-
- on exitFrame
- global gDefaultPropList, gCopyOfList
- set gCopyOfList to 0
- set the text of member "Copying Property Copy Display Field 1" to string(gDefaultPropList)
- set the text of member "Copying Property Copy Input Field 1" to " "
- set the text of member "Copying Property Copy Input Field 2" to " "
- set the text of member "Copying Property Copy Display Field 2" to " "
- end
-